Group 01 project: Analysis of Gene Expression in Parkinsson Disease

Rune Daucke, runda
David Faurdal, s144523
Luisa Weisch,

Introduction

Gene expression data (Affymetrix platform).

Collected from the blood of: - 20 healthy patients - 40 patients diagnosed with sporadic Parkinsons disease

Methods

Cleaning and Filtering Dataset

  • Arranging samples by condition

  • Filter out AFFX related spikes

  • Reshaping into tidy format

  • Statistical Analyses:

    • PCA
    • Differential Expression
    • Differential Expression of known biomarker gene

Results - PCA

PCA

Results - Diff. Expression

volcano

Results - Diff. Expression of known biomarkers

Neurodegenerative-associated genes

:::{style=“background-color: white; padding: 10px; display:”} ndg_density

::: ::: {.column width=“50%”} :::{style=“background-color: white; padding: 10px; display:”} ndg_boxplot ::: ::: :::

Results - Diff. Expression of known biomarkers

Pro-inflammatory genes

inflam_density

inflam_boxplot

Kegg enrichment

kegg_enrichment

Kegg pathway

kegg_pathway

Conclusion

  • No clustering / Separtion along the PC’s
  • No significant differentially expressed genes
  • What to do next?
    • With patient metadata, clustering might present itself
    • Non-linear tendencies. Performing UMAP or t-SNE could provide clustering
    • ANN, KNN logistic modelling could reveal expression patterns
    • Redo the experiment
    • Perhaps blood transcriptomics on PD patient, isn’t the way to go, though biomarker discovery would be ideal.